home *** CD-ROM | disk | FTP | other *** search
- Path: yama.mcc.ac.uk!keele!news
- From: Dave B <u4b20@cc.keele.ac.uk>
- Newsgroups: comp.lang.c
- Subject: Pointer Problem
- Date: 8 Feb 1996 14:48:21 GMT
- Distribution: world
- Message-ID: <4fd2fl$o83@gerry.cc.keele.ac.uk>
- NNTP-Posting-Host: ccpc82.cc.keele.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- I'm trying to create multiple instances of linked lists for a computer
- assignment. It's in C, and we have to use pointers, I thought maybe an
- array of pointers or maybe a linked list of pointers...Any ideas
-
- Dave
-
-
-